ComponentOne Xamarin.Android
SoundEffectsEnabled Property (CalendarSlotsPanel<S>)


C1.Android.Calendar Assembly > C1.Android.Calendar Namespace > CalendarSlotsPanel<S> Class : SoundEffectsEnabled Property
Syntax
'Declaration
 
Public Overridable Property SoundEffectsEnabled As Boolean
'Usage
 
Dim instance As CalendarSlotsPanel(Of S)
Dim value As Boolean
 
instance.SoundEffectsEnabled = value
 
value = instance.SoundEffectsEnabled
public virtual bool SoundEffectsEnabled {get; set;}
See Also

Reference

CalendarSlotsPanel<S> Class
CalendarSlotsPanel<S> Members